home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 February: Technology Seed / Mac Tech Seed Feb '97.toast / ODF Release 3 / Important Information next >
Encoding:
Text File  |  1996-12-11  |  9.4 KB  |  198 lines  |  [TEXT/ttxt]

  1. OpenDoc
  2. Development
  3. Framework
  4.                                                                                                                                                                                   
  5. Important Information
  6. ODF Release 3                                                                                                                                                           
  7.  
  8. This document contains overview information for using this CD.
  9.  
  10.  
  11. Table of Contents
  12. -------------------------
  13. • What's In This Release
  14. • Contents of This CD
  15.    • Getting Started
  16.    • ODFDev
  17.    • Documentation
  18.    • Release Notes
  19.    • PartMaker
  20.    • Tools & Goodies
  21.    • ODF Sample Parts
  22.    • ODF Library 1.2
  23.    • Developer University
  24.    • ODF-Interest archive
  25.    • Localization Tools
  26. • Release Schedule
  27. • Development State
  28. • Where to Go From Here
  29. • Developer Feedback
  30. • How to Report Problems
  31.  
  32.  
  33.  
  34. What's In This Release
  35.  
  36. On this CD you will find the OpenDoc Development Framework (ODF) Release 3. This third release is mainly a maintenance release. ODF 3 is not cross-platform, it is still Mac-only. When we shipped ODF 2 in September, we scheduled ODF 3 for a January/February time frame. But the number of patches and the improvements we made in recent months made us decide to release an earlier version without waiting for the cross-platform support. It is, we think, important to provide you with a reference release containing all the changes you have seen us posting on the ODF-Interest list and the Web. We could have called it ODF 2.5 or ODF 2 Update 1 but it is, we think, less confusing to simply call it ODF 3.
  37.  
  38.  
  39. This release supports the following development environments for PowerPC: 
  40.    - Metrowerks CodeWarrior 10
  41.    - MrC for MPW
  42.  
  43. This release supports the  following build environments  for 68K:
  44.    - Symantec C++ for MPW
  45.    - CodeWarrior 10 for 68K
  46.  
  47. Please refer to the "Getting Started" folder for specific instructions on configuring your compiler for use with ODF.
  48.  
  49.  
  50.  
  51. Contents of This CD
  52.  
  53. Getting Started
  54. This folder contains the installation and build guides for setting up ODF and configuring your development environment. 
  55.  
  56.  
  57. Updates & Patches
  58. Look into this folder for last minute updates and patches. 
  59.  
  60.  
  61. ODFDev
  62. This folder contains the ODF development environment. Inside this folder you will find the source code for ODF and its samples, and you will also find the ODF build environment support. See the introduction of the ODF Developer's Guide for an overview of the ODF layer and subsystem organization. 
  63.  
  64.  
  65. Documentation
  66. This folder contains the documentation for ODF.  In addition to the folders listed below, this folder includes a document about how to use the search capabilities of Acrobat.
  67.  
  68.     - ODF Dev Guide: contains the ODF Developer's Guide which is provided as a searchable document that can be read using Adobe Acrobat Reader 2.1 (provided on this CD).
  69.  
  70.     - Class Reference: contains the ODF Class Reference  which is provided as a QuickView navigable database and as an Adobe Acrobat document. Use the QuickView application provided in the same folder as the ODF Class Reference to navigate the reference.
  71.  
  72.     - Engineering Notes: contains information related to the ODF framework layer not covered in the ODF Dev Guides and Class Reference. These documents can be read using SimpleText.
  73.  
  74.     - Development Notes: contains information related to the ODF build system and sample parts. These documents can be read using SimpleText.
  75.  
  76.  
  77. Release Notes
  78. This folder contains the "What's New" document along with a list of fixed problems. This folder also contains information on how to convert an ODF 2-based part to ODF 3.
  79.  
  80.  
  81. PartMaker
  82. Contains the PartMaker Pro application and templates for creating new ODF projects.
  83.  
  84.  
  85. Tools & Goodies
  86. This folder contains a collection of tools and goodies:
  87.  
  88.    - Object Master™: contains a project file stationery that is set up for parsing ODF source code with ObjectMaster™. 
  89.  
  90.    - MacBrowse: contains the MacBrowse application and the MacParse AppleScript and tool.
  91.  
  92.    - More Samples: constains so unsupported samples.
  93.                                                     IntlTest: contains a part-in-progress that was written to test various international aspects of ODF.
  94.                                                     ODFx: a work-in-progress that showcases FW_CPicture, FW_CBitMap, and FW_CColor.
  95.  
  96.    - More View Resources: this folder contains examples of more View Resource types.
  97.  
  98.  
  99. ODF Sample Parts
  100. The contents of this folder are targeted at people who simply want to try out the ODF sample parts. This folder contains the whole suite of ODF sample parts (release build, for both 68K and PowerPC). Please note: these part editors were written to demonstrate ODF. They were not written with the intention of becoming commercial part editors.
  101.  
  102. This folder contains:
  103.  
  104.         -  Editors (68K): 68K versions of the ODF sample parts (release build). Copy these files to your Editors folder if you are using a 68K Macintosh.
  105.     
  106.         - Editors (PPC): PowerPC versions of the ODF sample parts (release build). Copy these files to your Editors folder if you are using a Power Macintosh.
  107.  
  108.         - Stationery: contains stationery files for the ODF sample parts. Copy these files to your Stationery folder. 
  109.         
  110.         - Documents: contains an interesting document and an AppleScript to showcase scripting in the ODFDraw Part.
  111.  
  112.  
  113. ODFLibrary 1.2
  114. This folder contains the ODFLibrary version 1.2. This is a fat, release build of the library (both 68K and PowerPC). This is the library you MUST ship with your ODF based part editors. Don't forget to carefully read the License Agreement documents.
  115.  
  116. Install the ODFLibrary along with your part editors into the 'Editors' folder. If an ODFLibrary is already present, make sure to check the version number. Do not install an older version over a more recent one.  The correct ODFLibrary will maintain release to release binary compatibility so you can be sure that your part editor will always work with the most recent version. 
  117.  
  118.  
  119. Developer University
  120. This folder contains the sample parts and code from the Creating OpenDoc Parts class taught by Apple's Developer University. 
  121.  
  122.  
  123. ODF-Interest archive
  124. This folder contains the full ODF-Interest archive from March 1996 to November 1996. You can use the Hypercard stack provided in the same folder to search through all the messages.
  125.  
  126.  
  127. Localization Tools
  128. This folder contains some early tools to aid in localizing ODF parts.
  129.  
  130.  
  131.  
  132. Release Schedule
  133.  
  134. We plan to ship three releases of ODF each year.  Each release will include incremental improvements, feature additions, and bug fixes while maintaining release-to-release binary compatibility.  We will communicate our plans and release dates for each upcoming release through the ODF-Interest Internet mailing list.  
  135.  
  136. Developer feedback will help us prioritize our efforts to best serve your needs.  We encourage you to voice your opinions, needs, & desires to the ODF-Interest list.  See the Developer Feedback section below for information on how to subscribe to ODF-Interest.
  137.  
  138.  
  139.  
  140. Where to Go From Here
  141.  
  142. If you want to play with the ODF part editors, copy the appropriate part editors and stationery files from the 'ODF Sample Parts' folder to your system, as described earlier. You must also copy the ODFLibrary to your Editors folder since the ODF sample parts need this shared library to run. 
  143.  
  144. If you want to begin building ODF parts right away, begin by installing ODF on your system. Go to the 'Getting Started' folder and follow the instructions in theInstallation Guide  and theBuild Guide  for your development system.
  145.  
  146. If you want information about recent changes to ODF, look in the Release Notes folder. 
  147.  
  148. If you want to learn more about how ODF works, begin reading theODF Developer's Guide. This book contains tutorial and programmer information to help you solve your problems and to give you an understanding of how ODF interacts with OpenDoc. The ODF Developer's Guide  is located in the 'Documentation' folder. Check our web site at 'http://www.devtools.apple.com/odf/' for the most up-to-date documentation.
  149.  
  150. If you need class or method information, consult the ODF Class Reference.. This book is provided as both an Adobe Acrobat file and a QuickView database to make navigating through the classes and methods easier.  The ODF Class Reference  is located in the 'Documentation' folder.
  151.  
  152.  
  153.  
  154. Developer Feedback
  155.  
  156. We appreciate any input you have regarding ODF and how it should evolve to meet your needs. A list server has been set up to handle discussions pertaining to ODF. To get added to the list, send a message to 'listproc@cilabs.org' and include the following in the body of your message:
  157.  
  158.         SUBSCRIBE ODF-INTEREST Your Name 
  159.  
  160. Messages can be posted to the ODF-Interest list by sending mail to 'ODF-interest@CILabs.org'. 
  161.  
  162. You can also get the latest information about ODF by visiting the ODF web site at 'http://www.devtools.apple.com/odf/'
  163.  
  164.  
  165.  
  166. How to Report Problems
  167.  
  168. Please send bugs or comments to the ODF list server “ODF-Interest@cilabs.org”.
  169.  
  170. The following are suggested fields for inclusion:
  171.  
  172. Release Version
  173.                     ODF Release 3
  174.  
  175. Contact Information: 
  176.                     Company:
  177.                     Person:
  178.                     Phone Number:
  179.                     E- Mail:
  180.  
  181. Severity:
  182.                     Blocking futher development:
  183.                     Needs fixing:
  184.                     Has work around:
  185.                     Cosmetic:
  186.  
  187. Configuration: 
  188.                     Machine type:
  189.                     Operating System:
  190.                     Operating System Version:
  191.                     Compiler:
  192.                     Compiler Version:
  193.  
  194. Problem Description (as long as necessary):
  195.  
  196.  
  197. © 1993 - 1996 Apple Computer, Inc. All rights reserved.
  198. Apple, the Apple Logo, Macintosh, and OpenDoc are trademarks of Apple Computer, Inc., registered in the United States and other countries.